| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjgzLCJpYXQiOjE1NjkyMjg4ODN9.9ONhhe2cHCl0nJovgClgaH-NJfCf01TCeJ9GkPcyK_1-yT7OtdmDaJNNX3exU5jSMAOExMMTkxxsQ_Alqw5UXw
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:48 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 35.47
elapsed(ms): 33.853
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50 |
| low_priority | method | GET |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjgzLCJpYXQiOjE1NjkyMjg4ODN9.9ONhhe2cHCl0nJovgClgaH-NJfCf01TCeJ9GkPcyK_1-yT7OtdmDaJNNX3exU5jSMAOExMMTkxxsQ_Alqw5UXw
content-type: application/json; charset=UTF-8
|
| low_priority | params | {'pageNum': 1, 'pageSize': 50} |
| low_priority | body | None |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:49 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057314218610688","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
equals:[ 刘小雨
, 刘小雨 ]
equals:[ 13522220002
, 13522220002 ]
|
| low_priority | Statistics |
content_size(bytes): 394
response_time(ms): 26.04
elapsed(ms): 24.544
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjgzLCJpYXQiOjE1NjkyMjg4ODN9.9ONhhe2cHCl0nJovgClgaH-NJfCf01TCeJ9GkPcyK_1-yT7OtdmDaJNNX3exU5jSMAOExMMTkxxsQ_Alqw5UXw
content-type: application/json; charset=UTF-8
Content-Length: 111
|
| low_priority | json | {'data': {'contactId': '1176057314218610688', 'mobile': '', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057314218610688", "mobile": "", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:49 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 16.6
elapsed(ms): 15.043
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjgzLCJpYXQiOjE1NjkyMjg4ODN9.9ONhhe2cHCl0nJovgClgaH-NJfCf01TCeJ9GkPcyK_1-yT7OtdmDaJNNX3exU5jSMAOExMMTkxxsQ_Alqw5UXw
content-type: application/json; charset=UTF-8
Content-Length: 111
|
| low_priority | json | {'data': {'contactId': '1176057314218610688', 'mobile': '', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057314218610688", "mobile": "", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:49 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.71
elapsed(ms): 13.44
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMTg4NDkxMjIzMDQiLCJzdWIiOiIxMTc2MDU3MzE4ODQ5MTIyMzA0IiwiZXhwIjoxNTY5MjQzMjg5LCJpYXQiOjE1NjkyMjg4ODl9.IPBPxik4H3GJ6_lrbuutIJ2TmuhTl42IHVMYPeUq5YIWcWIyn1zwznNdvZ1zQ449Cg0_tZOzFmwwCfKyf60Exg
content-type: application/json; charset=UTF-8
Content-Length: 70
|
| low_priority | json | {'data': {'mobile': '1', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "1", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:49 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 24.82
elapsed(ms): 23.251
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMTk5MTQ0NzU1MjAiLCJzdWIiOiIxMTc2MDU3MzE5OTE0NDc1NTIwIiwiZXhwIjoxNTY5MjQzMjg5LCJpYXQiOjE1NjkyMjg4ODl9.26Cr6kEbFpS2L-1h0TTAztXTaJfHfIrwK-gDU34n-ikfMdgp0W09lXZYkzbaP8ODA3Vo-mS0D6pTdlIy2nCMCA
content-type: application/json; charset=UTF-8
Content-Length: 70
|
| low_priority | json | {'data': {'mobile': 'a', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "a", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:49 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 16.46
elapsed(ms): 14.876
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMjA5NTA0Njg2MDgiLCJzdWIiOiIxMTc2MDU3MzIwOTUwNDY4NjA4IiwiZXhwIjoxNTY5MjQzMjkwLCJpYXQiOjE1NjkyMjg4OTB9.zxMGu3JFKFQcb3G0YzFBCLSCvpYh_8oEFmN642qTXi20U-N9mhT9FU1nTbq4JrdBciUV7M8pgarpPQbyVOGTmQ
content-type: application/json; charset=UTF-8
Content-Length: 75
|
| low_priority | json | {'data': {'mobile': '我', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "\u6211", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:50 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.52
elapsed(ms): 14.11
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMjE5NDg3MTI5NjAiLCJzdWIiOiIxMTc2MDU3MzIxOTQ4NzEyOTYwIiwiZXhwIjoxNTY5MjQzMjkwLCJpYXQiOjE1NjkyMjg4OTB9.qFCHHX27OKjtKeCMbhIXco5rtZbsIuaPTm5H0whMQY9svz6yYIq2swAA4-p8suqbtKPIWD50ixKtdxH1BYYPpQ
content-type: application/json; charset=UTF-8
Content-Length: 70
|
| low_priority | json | {'data': {'mobile': '*', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "*", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:50 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.64
elapsed(ms): 14.175
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMjI5Mzg1Njg3MDQiLCJzdWIiOiIxMTc2MDU3MzIyOTM4NTY4NzA0IiwiZXhwIjoxNTY5MjQzMjkwLCJpYXQiOjE1NjkyMjg4OTB9.tRNWHgNzz1j7iS-aj0binf1DShF-cJzRyV6YjCrwa6t-hs5NSgYCThMhXteu4F9YgsTswN_UMvy4rpDoxIjThQ
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': 'iiiiiiiiiii', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "iiiiiiiiiii", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:50 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 14.69
elapsed(ms): 13.263
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMjQwMjQ4OTM0NDAiLCJzdWIiOiIxMTc2MDU3MzI0MDI0ODkzNDQwIiwiZXhwIjoxNTY5MjQzMjkwLCJpYXQiOjE1NjkyMjg4OTB9.XgmS_KffMOc2JvaA832l9E2pnbkqwOqsnKSb_t85YP7hDYLZsh8rPjxlqcjIrViH6raoRKQmSIpQ5o1qegLoLQ
content-type: application/json; charset=UTF-8
Content-Length: 135
|
| low_priority | json | {'data': {'mobile': '一二三四五六七八九十一', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:50 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 24.43
elapsed(ms): 23.003
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMjU2NjA2NzIwMDAiLCJzdWIiOiIxMTc2MDU3MzI1NjYwNjcyMDAwIiwiZXhwIjoxNTY5MjQzMjkxLCJpYXQiOjE1NjkyMjg4OTF9.Zl9WR8S5_7zvvVQGsrOmZn1LFVALf5bCqfo9hsmmiIbf7Yn9BQTaDs-PdvMN34zrjlXR8N_zucXJJTKBHBJerg
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '1336666000a', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "1336666000a", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:51 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.84
elapsed(ms): 14.231
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMjY2NDYzMzM0NDAiLCJzdWIiOiIxMTc2MDU3MzI2NjQ2MzMzNDQwIiwiZXhwIjoxNTY5MjQzMjkxLCJpYXQiOjE1NjkyMjg4OTF9.vqIrR9y_sPDgGtUqz1VchmLH38gl9gtruauW-QnozQcZhvN_vaeKVNP8yJENTCN5d2zhp79WIRbsoPlDVfne8A
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '***********', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "***********", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:51 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.47
elapsed(ms): 14.128
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMjc3MDc0OTIzNTIiLCJzdWIiOiIxMTc2MDU3MzI3NzA3NDkyMzUyIiwiZXhwIjoxNTY5MjQzMjkxLCJpYXQiOjE1NjkyMjg4OTF9.o_lF37pAWX9wWCFQbiDHeYiajRTPBZhxsHogYvX4iJCVqVyqX82gTa2UyjzVnhEjWaeZEqquhoyf6lu3sCeZzA
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '135444422#@', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "135444422#@", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:51 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.69
elapsed(ms): 14.214
|
| Status | Params | Details | |
|---|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact | |
| low_priority | method | POST | |
| low_priority | status_code | 200 | |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMjg2ODQ3NjUxODQiLCJzdWIiOiIxMTc2MDU3MzI4Njg0NzY1MTg0IiwiZXhwIjoxNTY5MjQzMjkxLCJpYXQiOjE1NjkyMjg4OTF9.Vb1Oqajy8E7jXYV0uLqdhWSDxQv9896K48o-JSywTzRY8XGcyXtiLAEF9vXH1KGAF-o3zo0R-5x5uaHY2DIfnA
content-type: application/json; charset=UTF-8
Content-Length: 80
|
|
| low_priority | json | {'data': {'mobile': ' | 11 | ', 'name': '张三'}, 'signStr': 'string'}
| low_priority | body | {"data": {"mobile": "<td>11</td>", "name": "\u5f20\u4e09"}, "signStr": "string"} | |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:51 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
|
| low_priority | cookies | {} | |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 16.89
elapsed(ms): 15.406
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMjk2ODcyMDM4NDAiLCJzdWIiOiIxMTc2MDU3MzI5Njg3MjAzODQwIiwiZXhwIjoxNTY5MjQzMjkyLCJpYXQiOjE1NjkyMjg4OTJ9.ieX73AOvCIK22tyAy2d90FwMAXStEb6QNwAmKz2K4gJej1HzHz3A2X03_YhheTPlEzsIQi0LyFU4IXSLhwMpGw
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '11111111111', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "11111111111", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:52 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 16.4
elapsed(ms): 14.326
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMzA4MzY0NDMxMzYiLCJzdWIiOiIxMTc2MDU3MzMwODM2NDQzMTM2IiwiZXhwIjoxNTY5MjQzMjkyLCJpYXQiOjE1NjkyMjg4OTJ9.nyXQKBqghsxjaMEwsop9jYLiV3P4ME39TpBAoPQAreNSG2TP6DW8kdxmJA2DGuyJVpz4dZvc2bR398j7tNUPLQ
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '00000000000', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "00000000000", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:52 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 16.09
elapsed(ms): 14.418
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMzE4MDUzMjczNjAiLCJzdWIiOiIxMTc2MDU3MzMxODA1MzI3MzYwIiwiZXhwIjoxNTY5MjQzMjkyLCJpYXQiOjE1NjkyMjg4OTJ9.EWwJ9WpIayl18j7PVsWI6KztgYZ5Y_B9VhRrwlAQZkEVYDH_3iNrWIhVeU3FEF4ljjRzuchFzO6K1q_19Gft6w
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '99999999999', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "99999999999", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:52 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.63
elapsed(ms): 14.208
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMzI4MDc3NjYwMTYiLCJzdWIiOiIxMTc2MDU3MzMyODA3NzY2MDE2IiwiZXhwIjoxNTY5MjQzMjkyLCJpYXQiOjE1NjkyMjg4OTJ9.0Gymyo7TDFmmGBz2Mq84AeT8tW23fMFFthQOlRBMcVk_Hbgnjk1UFheX9WXcrRsRq3e85DlJFAdCq3ymrlljHQ
content-type: application/json; charset=UTF-8
Content-Length: 81
|
| low_priority | json | {'data': {'mobile': '135666622123', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "135666622123", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:52 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 19.97
elapsed(ms): 18.523
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMzM4MDYwMTAzNjgiLCJzdWIiOiIxMTc2MDU3MzMzODA2MDEwMzY4IiwiZXhwIjoxNTY5MjQzMjkzLCJpYXQiOjE1NjkyMjg4OTN9.yVnWkT_OE406mhaGM31LeGacWWwljvlRMZIg1qobipVxbY3VRcoYfPc6vEO5iQ6lw6ruTNg0vlf2w-F340fr8A
content-type: application/json; charset=UTF-8
Content-Length: 85
|
| low_priority | json | {'data': {'mobile': '1356666777已', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "1356666777\u5df2", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:53 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.35
elapsed(ms): 13.861
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMzQ3ODc0Nzc1MDQiLCJzdWIiOiIxMTc2MDU3MzM0Nzg3NDc3NTA0IiwiZXhwIjoxNTY5MjQzMjkzLCJpYXQiOjE1NjkyMjg4OTN9.KCqe8e2wCV41OPEuxQgGqtPwHulY_UPcO7PJNOF1Cc4XtXwaJVlPW4GJBRvOPBBAGT_U-63tvPBmbemLoP4nJQ
content-type: application/json; charset=UTF-8
Content-Length: 72
|
| low_priority | json | {'data': {'mobile': '110', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "110", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:53 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 16.09
elapsed(ms): 14.3
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMzU4Nzc5OTY1NDQiLCJzdWIiOiIxMTc2MDU3MzM1ODc3OTk2NTQ0IiwiZXhwIjoxNTY5MjQzMjkzLCJpYXQiOjE1NjkyMjg4OTN9.bTQTFDI-sZqzgfLd4tgoYUmOEF08n_d6B5IUhaSn1TMn1nQmV0wR4Wc8hlWzOIIxBbmZ17I1y_uPsUpnA6pVJw
content-type: application/json; charset=UTF-8
Content-Length: 73
|
| low_priority | json | {'data': {'mobile': '1201', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "1201", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:53 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.75
elapsed(ms): 14.389
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMzY4NTk0NjM2ODAiLCJzdWIiOiIxMTc2MDU3MzM2ODU5NDYzNjgwIiwiZXhwIjoxNTY5MjQzMjkzLCJpYXQiOjE1NjkyMjg4OTN9.dvuG_X4fhN880MvkJkUQUU5b1Wx2zEmst5mSL5L1XPx2V1pS0hrDP6tISQ0-GBJMcljJSW1PmLs-eXWvRznGjQ
content-type: application/json; charset=UTF-8
Content-Length: 74
|
| low_priority | json | {'data': {'mobile': '12345', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "12345", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:53 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.64
elapsed(ms): 14.265
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMzc4NjE5MDIzMzYiLCJzdWIiOiIxMTc2MDU3MzM3ODYxOTAyMzM2IiwiZXhwIjoxNTY5MjQzMjk0LCJpYXQiOjE1NjkyMjg4OTR9.3j8K0bU9Ly3NTPdbUTGAR60B1QrJVPKDhdH9HMwyeBKB5tgfoKwRGaIPBrInZDkyW94oR-1CnB97b1jkAFhdCA
content-type: application/json; charset=UTF-8
Content-Length: 75
|
| low_priority | json | {'data': {'mobile': '123456', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "123456", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:54 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.35
elapsed(ms): 13.891
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMzg5NDQwMzI3NjgiLCJzdWIiOiIxMTc2MDU3MzM4OTQ0MDMyNzY4IiwiZXhwIjoxNTY5MjQzMjk0LCJpYXQiOjE1NjkyMjg4OTR9.Fcl-gWbv3hygeqhw-JvKoAVfkuLWHDYnBKgxsS84CBaRyDaq-iijoGxbBw0_eG_kH01TJL2v_0wbNfiCUY_WUQ
content-type: application/json; charset=UTF-8
Content-Length: 76
|
| low_priority | json | {'data': {'mobile': '1234567', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "1234567", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:54 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.76
elapsed(ms): 14.324
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMzk5NTA2NjU3MjgiLCJzdWIiOiIxMTc2MDU3MzM5OTUwNjY1NzI4IiwiZXhwIjoxNTY5MjQzMjk0LCJpYXQiOjE1NjkyMjg4OTR9.ud1x2pRVuvlM5pNJGpEq31DUZFT4FbJ7qutwXHgQkWGbws37BpKnUQN2d4w--aECYSMLketge0eJ7Qn0t4IslA
content-type: application/json; charset=UTF-8
Content-Length: 77
|
| low_priority | json | {'data': {'mobile': '12345678', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "12345678", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:54 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.89
elapsed(ms): 14.331
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNDA5Njk4ODE2MDAiLCJzdWIiOiIxMTc2MDU3MzQwOTY5ODgxNjAwIiwiZXhwIjoxNTY5MjQzMjk0LCJpYXQiOjE1NjkyMjg4OTR9.777HpUbFhXWybll3xMjz2kBHVihwQkfNylMHBUiI5tsnxPVKaEN8PEGX0eV0pgxqMoh6cxdgjexy-kNwSQDWVg
content-type: application/json; charset=UTF-8
Content-Length: 78
|
| low_priority | json | {'data': {'mobile': '123456789', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "123456789", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:54 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.55
elapsed(ms): 14.038
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNDE5NzIzMjAyNTYiLCJzdWIiOiIxMTc2MDU3MzQxOTcyMzIwMjU2IiwiZXhwIjoxNTY5MjQzMjk1LCJpYXQiOjE1NjkyMjg4OTV9.oJfIsHAF_qBbjRVvMF4vmoUHqCsHJDWIZBZI2uaONLN5jLQ7wxgDuRKrKeuZZZcUcnd6dDJcxZGwCfqOHkDj_w
content-type: application/json; charset=UTF-8
Content-Length: 79
|
| low_priority | json | {'data': {'mobile': '1234567890', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "1234567890", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:55 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.86
elapsed(ms): 14.297
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNDMwNTQ0NTA2ODgiLCJzdWIiOiIxMTc2MDU3MzQzMDU0NDUwNjg4IiwiZXhwIjoxNTY5MjQzMjk1LCJpYXQiOjE1NjkyMjg4OTV9.ZIuczEh-7G-sqZZ-F-BmhXYgoXdOtPMzM4kS-YIMH9lCL6Vsndi73qZuYSuzufFwePJ2_mco7zWVgMkRZaKVIQ
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '12345678901', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "12345678901", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:55 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.88
elapsed(ms): 14.39
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNDQwNjk0NzIyNTYiLCJzdWIiOiIxMTc2MDU3MzQ0MDY5NDcyMjU2IiwiZXhwIjoxNTY5MjQzMjk1LCJpYXQiOjE1NjkyMjg4OTV9.x2BRWmS7-FAyGEncP2Wu8NDEPmPqcJmX6w8A0T4imPFckoQq3QrS5fK8ME3KVLzhTMadTQGGn3kk4eFJ4_Au_g
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '1350000 99', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "1350000 99", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:55 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.43
elapsed(ms): 13.879
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNDUxMDEyNzEwNDAiLCJzdWIiOiIxMTc2MDU3MzQ1MTAxMjcxMDQwIiwiZXhwIjoxNTY5MjQzMjk1LCJpYXQiOjE1NjkyMjg4OTV9.KXVh4AFq_IylLzMIjkDRmJE6s83wSFOUFK6oegF0WW4RaOpFOqMmjYInQJ2GcCGupz7wYg1N0X1ikdhSZYsEPA
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '135777788 8', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "135777788 8", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:55 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.85
elapsed(ms): 14.39
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNDYxMjA0ODY5MTIiLCJzdWIiOiIxMTc2MDU3MzQ2MTIwNDg2OTEyIiwiZXhwIjoxNTY5MjQzMjk2LCJpYXQiOjE1NjkyMjg4OTZ9.GeoRjz3tjv4pqR4J_b7t3jJ11R-cc9Og1G_XdxGcb3BJh73hCCdcwKv7lrcWTiuT5-paUN0uMgPS4lQuibxYYw
content-type: application/json; charset=UTF-8
Content-Length: 81
|
| low_priority | json | {'data': {'mobile': '1356666 7777', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "1356666 7777", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:56 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 19.49
elapsed(ms): 17.505
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNDcxNjA2NzQzMDQiLCJzdWIiOiIxMTc2MDU3MzQ3MTYwNjc0MzA0IiwiZXhwIjoxNTY5MjQzMjk2LCJpYXQiOjE1NjkyMjg4OTZ9.9B9aaTqTTDRHgtyUC4GlmUkpbsEJLgJHPPyeMtXoVSvMCuwfyx-YkjfDX29FvLyBrF3oe6Fc7BN35A1xkOEHkw
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '13300000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13300000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:56 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 35.82
elapsed(ms): 34.376
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNDgyNDY5OTkwNDAiLCJzdWIiOiIxMTc2MDU3MzQ4MjQ2OTk5MDQwIiwiZXhwIjoxNTY5MjQzMjk2LCJpYXQiOjE1NjkyMjg4OTZ9.2cHdNpis3avZkEWo0bzFqRonVntvIpHlCsMcuMYs7O_WqQaDmT3QbiPvw-m_fK5abezzWndHGKWIsFNgRpSM-w
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '14900000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "14900000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:56 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 24.59
elapsed(ms): 23.24
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNDkyNTM2MzIwMDAiLCJzdWIiOiIxMTc2MDU3MzQ5MjUzNjMyMDAwIiwiZXhwIjoxNTY5MjQzMjk2LCJpYXQiOjE1NjkyMjg4OTZ9.gu20e6KX6wJsHvEufmHc1-45EhZA7O23k0HYJXlavJgdrC0Syuj5e6KMY1osjd5Ma4XoaaUcq2_2qtP90y8gXQ
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '15300000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "15300000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:56 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 25.7
elapsed(ms): 24.263
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNTAzNjkzMTY4NjQiLCJzdWIiOiIxMTc2MDU3MzUwMzY5MzE2ODY0IiwiZXhwIjoxNTY5MjQzMjk3LCJpYXQiOjE1NjkyMjg4OTd9.Ih_l3AD2PgVQGTwZRKnV1nW09373Hy3bvgEzepdA8bCUM-ljwm9R3KVEIUWj-CssLueLMdEqIirJi0RYBk_2_g
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '17300000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "17300000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:57 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 25.54
elapsed(ms): 24.089
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNTE0MTc4OTI4NjQiLCJzdWIiOiIxMTc2MDU3MzUxNDE3ODkyODY0IiwiZXhwIjoxNTY5MjQzMjk3LCJpYXQiOjE1NjkyMjg4OTd9.C19AgtbWS9DWUqlfScBCtY1LaMotbSlamKAjsrukYzGVLr6SJy-D2g08OZex1Yw_zSmf7O9lGhtFyaxsEVB_Pg
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '17700000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "17700000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:57 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 27.39
elapsed(ms): 25.936
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNTI1MDAwMjMyOTYiLCJzdWIiOiIxMTc2MDU3MzUyNTAwMDIzMjk2IiwiZXhwIjoxNTY5MjQzMjk3LCJpYXQiOjE1NjkyMjg4OTd9.GGuuflklDyoR_zfdRzYpbLUrqAU5IaeGYZFlJ3iVI7F5AP1yDhbBAmbDYoIV4BHsvd-NE2nLo5MpK6WFoXJgFA
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '18000000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "18000000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:57 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 28.44
elapsed(ms): 26.942
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNTM1MzYwMTYzODQiLCJzdWIiOiIxMTc2MDU3MzUzNTM2MDE2Mzg0IiwiZXhwIjoxNTY5MjQzMjk3LCJpYXQiOjE1NjkyMjg4OTd9.AKakube789zC79gS4vykb9a0I8G_iLRb1pJOI9p6Sg3VJOU08luRGyAWqaUAK3-D2Sk63G4893oi6uzEbuJs6A
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '18100000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "18100000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:57 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 25.91
elapsed(ms): 24.482
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNTQ2MTM5NTI1MTIiLCJzdWIiOiIxMTc2MDU3MzU0NjEzOTUyNTEyIiwiZXhwIjoxNTY5MjQzMjk4LCJpYXQiOjE1NjkyMjg4OTh9.iJncEC287YoHnmDCkRqcKEUZLI3BC9Ec8Okom_jAQvsNbbwSIpsGaSIifssRko0rfpu_PZpp62UEfLGL5Dy_NA
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '18900000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "18900000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:58 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.72
elapsed(ms): 24.638
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNTU3MTI4NjAxNjAiLCJzdWIiOiIxMTc2MDU3MzU1NzEyODYwMTYwIiwiZXhwIjoxNTY5MjQzMjk4LCJpYXQiOjE1NjkyMjg4OTh9.hx8XBhU8ZvJcScHCFPXeAWr-Gm5UkoBcOmfEPPz5FFMGUCoxw5CzGuzQl7m7LPIV2V4tor-h93Q6BkJ1-w6frw
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '19900000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "19900000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:58 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 25.76
elapsed(ms): 24.142
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNTY4NDUzMjIyNDAiLCJzdWIiOiIxMTc2MDU3MzU2ODQ1MzIyMjQwIiwiZXhwIjoxNTY5MjQzMjk4LCJpYXQiOjE1NjkyMjg4OTh9.A406vRlzUP-aCdvdbJSnE5XkEfchle-FAJr12NStnK1tB1F499T9TE3PPcR25zs2hjUhRVofC9YC3zFgbnRAmg
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '13000000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13000000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:58 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 25.5
elapsed(ms): 23.895
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNTc4Njg3MzI0MTYiLCJzdWIiOiIxMTc2MDU3MzU3ODY4NzMyNDE2IiwiZXhwIjoxNTY5MjQzMjk4LCJpYXQiOjE1NjkyMjg4OTh9.fJuc-MWTaprx9jH2hFG3e3pfw6XbiVks5COumucKcBWBWZDn_yDxBQSCF5rNRehf1U9IpK6Hau_HQqwjjq_wnw
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '13100000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13100000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:58 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 21.87
elapsed(ms): 20.48
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNTg5NTA4NjI4NDgiLCJzdWIiOiIxMTc2MDU3MzU4OTUwODYyODQ4IiwiZXhwIjoxNTY5MjQzMjk5LCJpYXQiOjE1NjkyMjg4OTl9.UQoL5vXELMtuKRT2U3kjNPXQTXwEUbE5zlpkxCM6R05eXstaQuSys-DSM_JIpoleRzfFtZ_DQZoD-Gws0PESrg
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '13200000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13200000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:59 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.29
elapsed(ms): 24.812
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNTk5NjU4ODQ0MTYiLCJzdWIiOiIxMTc2MDU3MzU5OTY1ODg0NDE2IiwiZXhwIjoxNTY5MjQzMjk5LCJpYXQiOjE1NjkyMjg4OTl9.ijWvqvSMvvAEYEp0PW3So_2CNaT2dKEL3vnV1EQBS7czZyM4VBsWryicAvtRON4YHuidM1oE7FOilR6QbrBHsQ
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '14500000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "14500000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:59 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 27.02
elapsed(ms): 25.317
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNjEwOTQxNTIxOTIiLCJzdWIiOiIxMTc2MDU3MzYxMDk0MTUyMTkyIiwiZXhwIjoxNTY5MjQzMjk5LCJpYXQiOjE1NjkyMjg4OTl9.aCpel_l9Nq7NNPTXh9o_zpLP0_WBQddMVf8GVpRj9s88nBo0IbewpYWJ8MWafLMj7ZJbnIfkoBQjsNp7Wgt5MA
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '15500000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "15500000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:59 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 25.57
elapsed(ms): 24.107
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNjIxMDQ5Nzk0NTYiLCJzdWIiOiIxMTc2MDU3MzYyMTA0OTc5NDU2IiwiZXhwIjoxNTY5MjQzMjk5LCJpYXQiOjE1NjkyMjg4OTl9.9GX-HDq-zjpm__hORuKVKadiBwlxJf__ZHtEHWt8UdDBnIz3q6VADaPC0A26ZrdE2eL7sYBaG3o5u_9hYT3-iw
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '15600000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "15600000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:54:59 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 28.37
elapsed(ms): 26.256
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNjMxMzI1ODM5MzYiLCJzdWIiOiIxMTc2MDU3MzYzMTMyNTgzOTM2IiwiZXhwIjoxNTY5MjQzMzAwLCJpYXQiOjE1NjkyMjg5MDB9.WrVraMbsV2Qh0P61iDqavdxYxdeOKKbSYKxmpT8NUBLTLirTd9DqiaPYpxO1j0WXKCkYOSPE-K5NV1RlKJlFQQ
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '16600000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "16600000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:00 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.09
elapsed(ms): 24.673
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNjQxMzA4MjgyODgiLCJzdWIiOiIxMTc2MDU3MzY0MTMwODI4Mjg4IiwiZXhwIjoxNTY5MjQzMzAwLCJpYXQiOjE1NjkyMjg5MDB9.v7ixJpJH2nPsbW63G3wmnrIAUKcgAybnEFj-Hq-WGA1j88RDwBUOZhyjL9vE95ZJITfuB7PERO2SeLOjvEuq9A
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '17100000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "17100000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:00 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 25.85
elapsed(ms): 24.327
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNjUyMjk3MzU5MzYiLCJzdWIiOiIxMTc2MDU3MzY1MjI5NzM1OTM2IiwiZXhwIjoxNTY5MjQzMzAwLCJpYXQiOjE1NjkyMjg5MDB9.3-1DmzkwyH5Bu3exy8Av4y-luxQHhugkh42ptRHPFEcPH-diSWoCDmlVlbS_jtT375NyqhN21dXRyAnh9Cgifw
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '17500000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "17500000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:00 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 25.47
elapsed(ms): 24.043
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNjYyNDQ3NTc1MDQiLCJzdWIiOiIxMTc2MDU3MzY2MjQ0NzU3NTA0IiwiZXhwIjoxNTY5MjQzMzAwLCJpYXQiOjE1NjkyMjg5MDB9.IFzjfoYpFNG79MGd-XAAK56zW6c2IE6Wm3Kt9Q4YPzxFVEahl1APm9qPLwuRHe9-WLPl_Lv0a4B9TV69EgA2VQ
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '17600000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "17600000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:00 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 25.94
elapsed(ms): 24.532
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNjcyNDcxOTYxNjAiLCJzdWIiOiIxMTc2MDU3MzY3MjQ3MTk2MTYwIiwiZXhwIjoxNTY5MjQzMzAxLCJpYXQiOjE1NjkyMjg5MDF9.xnS0p_9mO6w-rBa9hmd4elifoSzSVmdhOoG2pkfGErb5oerFhOMBiVUXffgriQmjuVOpiWh-8RQv5vfn-nha8Q
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '18500000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "18500000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:01 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 29.9
elapsed(ms): 26.878
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNjg0MTc0MDY5NzYiLCJzdWIiOiIxMTc2MDU3MzY4NDE3NDA2OTc2IiwiZXhwIjoxNTY5MjQzMzAxLCJpYXQiOjE1NjkyMjg5MDF9.sYyeMA0UtqFA7dppqIBC4fJYNCZIj6VhodBvEIMXTBEM9zyveTCU_gp5EZmLfvhguBOiUTxq3juaVtQx3xj0zg
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '18600000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "18600000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:01 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 27.29
elapsed(ms): 25.93
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNjk0OTk1Mzc0MDgiLCJzdWIiOiIxMTc2MDU3MzY5NDk5NTM3NDA4IiwiZXhwIjoxNTY5MjQzMzAxLCJpYXQiOjE1NjkyMjg5MDF9.b-dCFP8AjAmDtPqZ1XuqkMpB0_FZA-4wem8YajGZzEBPIOTO8cyiSX5KRBNOZDdukJQuuu4P0ZFX6JfCVSYYEw
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '16600000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "16600000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:01 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.65
elapsed(ms): 25.135
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNzA1MjcxNDE4ODgiLCJzdWIiOiIxMTc2MDU3MzcwNTI3MTQxODg4IiwiZXhwIjoxNTY5MjQzMzAxLCJpYXQiOjE1NjkyMjg5MDF9.-qoO8NphShAzbH57UmhoRhedb_y37k5gACYfe1PIYW4XqhLSou5ZmO9DOmwkRigu-N3JShhKDbTaqdwVzcoW8A
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '13400000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13400000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:01 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 79.27
elapsed(ms): 77.889
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNzE3OTM4MjE2OTYiLCJzdWIiOiIxMTc2MDU3MzcxNzkzODIxNjk2IiwiZXhwIjoxNTY5MjQzMzAyLCJpYXQiOjE1NjkyMjg5MDJ9.NVIqn_gUHTC4Oe-injm7JGVSFdcpwtL5OZ-YAlMsvMoahPe0PT2AlXCridN888H73GxbgM_1angspySPbgktog
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '13500000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:02 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.31
elapsed(ms): 24.873
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNzI4MzQwMDkwODgiLCJzdWIiOiIxMTc2MDU3MzcyODM0MDA5MDg4IiwiZXhwIjoxNTY5MjQzMzAyLCJpYXQiOjE1NjkyMjg5MDJ9.S4TbBsaXnnSVBl0xYVU0c2oHhcoyYBJmZq27kt93-QD7SL-JJYHfM9I8RVBborzrSMILNh_wWT1dKpL2vPlJ0w
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '13600000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13600000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:02 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 27.05
elapsed(ms): 25.673
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNzM4NjU4MDc4NzIiLCJzdWIiOiIxMTc2MDU3MzczODY1ODA3ODcyIiwiZXhwIjoxNTY5MjQzMzAyLCJpYXQiOjE1NjkyMjg5MDJ9.BuzPFLWk4TTZdx8m_V1KY9Zd2nsj6SWf2VM-Tcx_m6K4TT8AAPlCDI-PxLgDwgYQEKECzazEbNyzZkfXCvoSAA
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '13700000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13700000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:02 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.21
elapsed(ms): 24.759
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNzQ5MDU5OTUyNjQiLCJzdWIiOiIxMTc2MDU3Mzc0OTA1OTk1MjY0IiwiZXhwIjoxNTY5MjQzMzAyLCJpYXQiOjE1NjkyMjg5MDJ9.9AgAVmf4aSYP548Wd9r0wnZ8JkE4lGWLDuRDqCVDxQJC2nd-s3BUYVjmZqTSwgSMv57uifs0qN_gKZcmDLWlvw
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '13800000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13800000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:02 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 27.7
elapsed(ms): 25.975
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNzU5NTg3NjU1NjgiLCJzdWIiOiIxMTc2MDU3Mzc1OTU4NzY1NTY4IiwiZXhwIjoxNTY5MjQzMzAzLCJpYXQiOjE1NjkyMjg5MDN9.Pp2gjOtaW904qZUtVIPBUrBrEqpOstTO_qD_U6p2ZXJ3ISyz0Mb_7cH1lCkL05RJ1lCmCNaanZsfdXFmiz2CSQ
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '13900000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13900000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:03 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.99
elapsed(ms): 25.47
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNzY5ODYzNzAwNDgiLCJzdWIiOiIxMTc2MDU3Mzc2OTg2MzcwMDQ4IiwiZXhwIjoxNTY5MjQzMzAzLCJpYXQiOjE1NjkyMjg5MDN9.PCLjhP5xFsrMh0EKLDFW0XwclYzouQlXm6lb2NgUiYwcj63UlITNQdQ2o4QUiOfAwc-KYJfLsHzBHKwAWHKzOg
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '14700000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "14700000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:03 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 25.66
elapsed(ms): 24.075
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNzgwNjAxMTE4NzIiLCJzdWIiOiIxMTc2MDU3Mzc4MDYwMTExODcyIiwiZXhwIjoxNTY5MjQzMzAzLCJpYXQiOjE1NjkyMjg5MDN9.cQAj8m_2anwn2edlhqmpxxhuFRaHKNWgkCUOJd9liADyLGOm6Xj8aNXo_SzTyMdTEvzyZBHtpRlEVoam_XjSKQ
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '15000000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "15000000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:03 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 124.7
elapsed(ms): 123.209
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczNzk1NTc0Nzg0MDAiLCJzdWIiOiIxMTc2MDU3Mzc5NTU3NDc4NDAwIiwiZXhwIjoxNTY5MjQzMzA0LCJpYXQiOjE1NjkyMjg5MDR9.3sz1m-D6mPyJMQzAmb-TCx7TA0zfR_uX1ULuijE5uEDWXx-Lhpy8ZMC3-U2UKACXyC0T3MHtXE_CPZ76_iIY9g
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '15100000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "15100000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:04 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.57
elapsed(ms): 25.118
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczODA2Njg5Njg5NjAiLCJzdWIiOiIxMTc2MDU3MzgwNjY4OTY4OTYwIiwiZXhwIjoxNTY5MjQzMzA0LCJpYXQiOjE1NjkyMjg5MDR9.blCR6VjdztrNZpmEwKlzuHjiry5yqLTbGKJPFebd_OAPJs9ydsP1-04l5uz_Tct8M3M6hG1MxVBz7bHtIrUOMw
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '15200000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "15200000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:04 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 27.36
elapsed(ms): 25.701
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczODE3NTk0ODgwMDAiLCJzdWIiOiIxMTc2MDU3MzgxNzU5NDg4MDAwIiwiZXhwIjoxNTY5MjQzMzA0LCJpYXQiOjE1NjkyMjg5MDR9.9IZvN8B1HMclbPT2QPM-h9tsWL4DdeQENlecicheBHAMaTsZC8pQx9kC_iNImXzlDVqK2pomuygGm6A00F-0UA
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '15700000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "15700000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:04 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.98
elapsed(ms): 25.386
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczODI4MDM4Njk2OTYiLCJzdWIiOiIxMTc2MDU3MzgyODAzODY5Njk2IiwiZXhwIjoxNTY5MjQzMzA0LCJpYXQiOjE1NjkyMjg5MDR9.Y4sDfbl5UnJNzvEPuLzW-l5YrqgMRkfq8G_H9BSSLoZsonKMmLLoLJeWPJHooi7xiVpjcbE3Ll5zG0GurKwW-Q
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '15800000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "15800000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:04 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 25.57
elapsed(ms): 24.1
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczODM4ODE4MDU4MjQiLCJzdWIiOiIxMTc2MDU3MzgzODgxODA1ODI0IiwiZXhwIjoxNTY5MjQzMzA1LCJpYXQiOjE1NjkyMjg5MDV9.xWHPECxrA1iRdMmSpZL8abGWb6j66zzUqqmatScJusrsl4WRZ_t2sxMxVEX0IEQj1Xt9xfRqNJsktjz4NQE23Q
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '15900000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "15900000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:05 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 27.41
elapsed(ms): 25.924
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczODQ5NTU1NDc2NDgiLCJzdWIiOiIxMTc2MDU3Mzg0OTU1NTQ3NjQ4IiwiZXhwIjoxNTY5MjQzMzA1LCJpYXQiOjE1NjkyMjg5MDV9.ZNWzrmHbA9euaegcb-6SoMXfpLFGNfGTlkAowIJWtn61i08q4Zf-XqBKFexAn4bNRY16Ew0wGnCdzupcI5XXvA
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '17200000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "17200000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:05 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 28.25
elapsed(ms): 26.776
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczODYwMjkyODk0NzIiLCJzdWIiOiIxMTc2MDU3Mzg2MDI5Mjg5NDcyIiwiZXhwIjoxNTY5MjQzMzA1LCJpYXQiOjE1NjkyMjg5MDV9.sOnGTmj-PXQQMX3Y-RH1FW-dGpQYEoENWecGcx10h2gZvIhXNPPp263XQByuhFKRqoKTh8VO1Buoqf0wMuV88Q
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '17800000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "17800000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:05 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 25.56
elapsed(ms): 24.14
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczODcwNjUyODI1NjAiLCJzdWIiOiIxMTc2MDU3Mzg3MDY1MjgyNTYwIiwiZXhwIjoxNTY5MjQzMzA1LCJpYXQiOjE1NjkyMjg5MDV9.z2ER1dpHEL8B2oG3CcrjIr-ItNCNGDO_BTYYlc4MUB4Kz6UNwty8DxWxtTpXjuHRDU5Ihh7un3zrDF4-9jOw8w
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '18200000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "18200000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:05 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 27.04
elapsed(ms): 25.61
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczODgwODg2OTI3MzYiLCJzdWIiOiIxMTc2MDU3Mzg4MDg4NjkyNzM2IiwiZXhwIjoxNTY5MjQzMzA2LCJpYXQiOjE1NjkyMjg5MDZ9.dY0smWU3OhY2F12GjnN8LFwdonyHo6IBFwZ_sBEGszndRZ7og3QvjmMWzam2WZeYu31oFS-Crf9t87gQ2PpZ1Q
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '18300000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "18300000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:06 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 28.43
elapsed(ms): 27.039
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczODkxNjI0MzQ1NjAiLCJzdWIiOiIxMTc2MDU3Mzg5MTYyNDM0NTYwIiwiZXhwIjoxNTY5MjQzMzA2LCJpYXQiOjE1NjkyMjg5MDZ9.LnoHQ5wIwhepAXG293kZMkgM7QuJkPvIvUIy-c5hj3Q1BzyJV_eV7a2WIC1OjjswlTGUwdOK3MvwY2hXIA9MSA
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '18400000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "18400000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:06 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.58
elapsed(ms): 25.015
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczOTAyMTEwMTA1NjAiLCJzdWIiOiIxMTc2MDU3MzkwMjExMDEwNTYwIiwiZXhwIjoxNTY5MjQzMzA2LCJpYXQiOjE1NjkyMjg5MDZ9.mv22u_lncFbPcYA28b_eJkwRckChG0LFrOe6a67eVSXYUc0UBJthfsufb0wlYFRQt0X4VAYgBmD1-lTESqZ9_A
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '18700000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "18700000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:06 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 27.0
elapsed(ms): 25.399
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczOTEyNzIxNjk0NzIiLCJzdWIiOiIxMTc2MDU3MzkxMjcyMTY5NDcyIiwiZXhwIjoxNTY5MjQzMzA2LCJpYXQiOjE1NjkyMjg5MDZ9.r1jwMhXy8MJyPen1TExrG4wVr5-SIwk7e5R1KmYCqk0sMQ_nj_qtKao6Wv2LHYrrY_YR6EtERmf1NxzX2hqtzg
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '18800000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "18800000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:06 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.43
elapsed(ms): 25.033
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczOTIzMjA3NDU0NzIiLCJzdWIiOiIxMTc2MDU3MzkyMzIwNzQ1NDcyIiwiZXhwIjoxNTY5MjQzMzA3LCJpYXQiOjE1NjkyMjg5MDd9.C0407hLQ0Ankyxko8LoBulIRtVzBRSS1hTYkEg_xbAOgTfU5vqWDXRzwr10bvxvvtgflybsNcuZAok2IH_efqA
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '19800000001', 'name': '张三'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "19800000001", "name": "\u5f20\u4e09"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:07 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 28.29
elapsed(ms): 26.81
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:07 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 36.77
elapsed(ms): 35.283
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50 |
| low_priority | method | GET |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
|
| low_priority | params | {'pageNum': 1, 'pageSize': 50} |
| low_priority | body | None |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:07 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057393058942976","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
equals:[ 刘小雨
, 刘小雨 ]
equals:[ 13522220002
, 13522220002 ]
|
| low_priority | Statistics |
content_size(bytes): 394
response_time(ms): 27.69
elapsed(ms): 26.165
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057393058942976', 'mobile': '15544441101', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057393058942976", "mobile": "15544441101", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:07 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 30.21
elapsed(ms): 28.829
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009999', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009999", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:08 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 34.27
elapsed(ms): 32.85
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009998', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009998", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:08 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 29.13
elapsed(ms): 27.704
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009997', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009997", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:09 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 29.59
elapsed(ms): 28.071
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009996', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009996", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:09 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.94
elapsed(ms): 25.566
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009995', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009995", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:10 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 27.05
elapsed(ms): 25.613
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009994', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009994", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:10 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.69
elapsed(ms): 25.127
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009993', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009993", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:11 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.68
elapsed(ms): 25.142
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009992', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009992", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:12 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 27.65
elapsed(ms): 26.237
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009991', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009991", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:12 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 27.75
elapsed(ms): 26.299
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009990', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009990", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:13 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 27.21
elapsed(ms): 25.749
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009989', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009989", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:13 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 28.15
elapsed(ms): 26.758
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009988', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009988", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:14 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 32.55
elapsed(ms): 31.14
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009987', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009987", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:14 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 46.88
elapsed(ms): 45.431
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009986', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009986", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:15 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 27.39
elapsed(ms): 25.988
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009985', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009985", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:16 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 28.07
elapsed(ms): 26.638
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009984', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009984", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:16 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 29.69
elapsed(ms): 28.157
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009983', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009983", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:17 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.82
elapsed(ms): 25.223
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009982', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009982", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:17 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.64
elapsed(ms): 25.207
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009981', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009981", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:18 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 27.41
elapsed(ms): 25.913
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009980', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009980", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:18 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 133.89
elapsed(ms): 132.464
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=3 |
| low_priority | method | GET |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg0LCJpYXQiOjE1NjkyMjg4ODR9.uu5dZxWdDg9MaEZIoU2r9uQWFxLySG7kjf2yQOqapXYZPGX_DH93ZCx-Ry3FMKt97KejHojl-hpXech850fK0A
content-type: application/json; charset=UTF-8
|
| low_priority | params | {'pageNum': 1, 'pageSize': 3} |
| low_priority | body | None |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:19 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK","data":{"total":20,"list":[{"id":"1176057442090356736","name":"刘小雨","mobile":"13500009980"},{"id":"1176057439255007232","name":"刘小雨","mobile":"13500009981"},{"id":"1176057436876836864","name":"刘小雨","mobile":"13500009982"}],"pageNum":1,"pageSize":3,"size":3,"startRow":1,"endRow":3,"pages":7,"prePage":0,"nextPage":2,"isFirstPage":true,"isLastPage":false,"hasPreviousPage":false,"hasNextPage":true,"navigatePages":8,"navigatepageNums":[1,2,3,4,5,6,7],"navigateFirstPage":1,"navigateLastPage":7}}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
equals:[ 13500009980
, 13500009980 ]
equals:[ 刘小雨
, 刘小雨 ]
equals:[ 13500009981
, 13500009981 ]
equals:[ 刘小雨
, 刘小雨 ]
equals:[ 13500009982
, 13500009982 ]
equals:[ 刘小雨
, 刘小雨 ]
equals:[ 20
, 20 ]
equals:[ 1
, 1 ]
equals:[ 3
, 3 ]
equals:[ 3
, 3 ]
equals:[ 1
, 1 ]
equals:[ 3
, 3 ]
equals:[ 7
, 7 ]
equals:[ 0
, 0 ]
equals:[ 2
, 2 ]
equals:[ True
, True ]
equals:[ False
, False ]
equals:[ False
, False ]
equals:[ True
, True ]
equals:[ 8
, 8 ]
equals:[ 1
, 1 ]
equals:[ 7
, 7 ]
equals:[ 1
, 1 ]
equals:[ 7
, 7 ]
|
| low_priority | Statistics |
content_size(bytes): 548
response_time(ms): 24.78
elapsed(ms): 23.331
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDAwNTQ0NDYwODAiLCJzdWIiOiIxMTc2MDU3MzAwMDU0NDQ2MDgwIiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.SPWwcclWCVlFRfm7kUvriQbD0KA9j29vd91AyeJCj-ykGt_SImb-x4m-4z-PtC54fXcnVcqneuO-T3zbteNp7A
content-type: application/json; charset=UTF-8
Content-Length: 368
|
| low_priority | json | {'data': {'mobile': '13500009999', 'name': '一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009999", "name": "\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:19 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 39.72
elapsed(ms): 38.29
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDAwNTQ0NDYwODAiLCJzdWIiOiIxMTc2MDU3MzAwMDU0NDQ2MDgwIiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.SPWwcclWCVlFRfm7kUvriQbD0KA9j29vd91AyeJCj-ykGt_SImb-x4m-4z-PtC54fXcnVcqneuO-T3zbteNp7A
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '13500009999', 'name': '一二'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009999", "name": "\u4e00\u4e8c"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:19 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.91
elapsed(ms): 25.404
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDAwNTQ0NDYwODAiLCJzdWIiOiIxMTc2MDU3MzAwMDU0NDQ2MDgwIiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.SPWwcclWCVlFRfm7kUvriQbD0KA9j29vd91AyeJCj-ykGt_SImb-x4m-4z-PtC54fXcnVcqneuO-T3zbteNp7A
content-type: application/json; charset=UTF-8
Content-Length: 71
|
| low_priority | json | {'data': {'mobile': '13500009999', 'name': '123'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009999", "name": "123"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:19 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 28.11
elapsed(ms): 26.695
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDAwNTQ0NDYwODAiLCJzdWIiOiIxMTc2MDU3MzAwMDU0NDQ2MDgwIiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.SPWwcclWCVlFRfm7kUvriQbD0KA9j29vd91AyeJCj-ykGt_SImb-x4m-4z-PtC54fXcnVcqneuO-T3zbteNp7A
content-type: application/json; charset=UTF-8
Content-Length: 71
|
| low_priority | json | {'data': {'mobile': '13500009999', 'name': 'jjj'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009999", "name": "jjj"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:19 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 28.87
elapsed(ms): 27.433
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDAwNTQ0NDYwODAiLCJzdWIiOiIxMTc2MDU3MzAwMDU0NDQ2MDgwIiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.SPWwcclWCVlFRfm7kUvriQbD0KA9j29vd91AyeJCj-ykGt_SImb-x4m-4z-PtC54fXcnVcqneuO-T3zbteNp7A
content-type: application/json; charset=UTF-8
Content-Length: 73
|
| low_priority | json | {'data': {'mobile': '13500009999', 'name': '*&^&*'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009999", "name": "*&^&*"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:19 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 25.83
elapsed(ms): 24.442
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDAwNTQ0NDYwODAiLCJzdWIiOiIxMTc2MDU3MzAwMDU0NDQ2MDgwIiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.SPWwcclWCVlFRfm7kUvriQbD0KA9j29vd91AyeJCj-ykGt_SImb-x4m-4z-PtC54fXcnVcqneuO-T3zbteNp7A
content-type: application/json; charset=UTF-8
Content-Length: 80
|
| low_priority | json | {'data': {'mobile': '13500009999', 'name': '123&*^hgjkfd'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009999", "name": "123&*^hgjkfd"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:19 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.88
elapsed(ms): 25.481
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:20 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 35.64
elapsed(ms): 34.073
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50 |
| low_priority | method | GET |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
|
| low_priority | params | {'pageNum': 1, 'pageSize': 50} |
| low_priority | body | None |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:20 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057446645370880","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
equals:[ 刘小雨
, 刘小雨 ]
equals:[ 13522220002
, 13522220002 ]
|
| low_priority | Statistics |
content_size(bytes): 394
response_time(ms): 30.88
elapsed(ms): 29.332
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057446645370880', 'mobile': '15544441101', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057446645370880", "mobile": "15544441101", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:20 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 31.19
elapsed(ms): 29.756
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50 |
| low_priority | method | GET |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
|
| low_priority | params | {'pageNum': '1', 'pageSize': '50'} |
| low_priority | body | None |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:20 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057446645370880","name":"刘小雨","mobile":"15544441101"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
equals:[ 刘小雨
, 刘小雨 ]
equals:[ 15544441101
, 15544441101 ]
|
| low_priority | Statistics |
content_size(bytes): 394
response_time(ms): 27.14
elapsed(ms): 25.747
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009999', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009999", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:20 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 33.74
elapsed(ms): 32.327
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009998', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009998", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:21 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 29.04
elapsed(ms): 27.568
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009997', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009997", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:21 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 29.52
elapsed(ms): 28.106
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009996', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009996", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:22 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.32
elapsed(ms): 24.817
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009995', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009995", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:23 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 28.15
elapsed(ms): 26.494
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009994', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009994", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:23 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.91
elapsed(ms): 25.372
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009993', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009993", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:24 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 24.79
elapsed(ms): 23.174
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009992', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009992", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:24 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 130.48
elapsed(ms): 129.012
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009991', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009991", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:25 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 29.3
elapsed(ms): 27.864
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009990', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009990", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:26 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 27.84
elapsed(ms): 26.381
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009989', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009989", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:26 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 27.63
elapsed(ms): 26.123
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009988', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009988", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:27 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 28.21
elapsed(ms): 26.745
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009987', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009987", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:27 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 28.66
elapsed(ms): 27.229
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009986', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009986", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:28 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 27.18
elapsed(ms): 25.618
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009985', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009985", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:28 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 28.78
elapsed(ms): 27.353
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009984', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009984", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:29 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 29.25
elapsed(ms): 27.754
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009983', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009983", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:30 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 29.04
elapsed(ms): 27.51
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009982', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009982", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:30 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 28.88
elapsed(ms): 26.91
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009981', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009981", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:31 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 27.91
elapsed(ms): 26.404
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009980', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009980", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:31 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 28.2
elapsed(ms): 26.21
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009999', 'name': '刘小溪'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009999", "name": "\u5218\u5c0f\u6eaa"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:32 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100400,"success":false,"msg":"PERSON_COUNT_LIMIT"}
|
| low_priority | Validators |
equals:[ 100400
, 100400 ]
equals:[ PERSON_COUNT_LIMIT
, PERSON_COUNT_LIMIT ]
|
| low_priority | Statistics |
content_size(bytes): 58
response_time(ms): 19.06
elapsed(ms): 17.647
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009999', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009999", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:32 GMT
Content-Type: application/json;charset=UTF-8
Content-Length: 52
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":700,"msg":"token_sign_fail","success":false}
|
| low_priority | Validators |
equals:[ 700
, 700 ]
equals:[ token_sign_fail
, token_sign_fail ]
|
| low_priority | Statistics |
content_size(bytes): 52
response_time(ms): 22.83
elapsed(ms): 21.381
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:32 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 37.0
elapsed(ms): 35.402
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50 |
| low_priority | method | GET |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
|
| low_priority | params | {'pageNum': 1, 'pageSize': 50} |
| low_priority | body | None |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:33 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057499489406976","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
equals:[ 刘小雨
, 刘小雨 ]
equals:[ 13522220002
, 13522220002 ]
|
| low_priority | Statistics |
content_size(bytes): 394
response_time(ms): 22.95
elapsed(ms): 21.468
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057499489406976', 'mobile': '15544441101', 'name': '刘铭月'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057499489406976", "mobile": "15544441101", "name": "\u5218\u94ed\u6708"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:33 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 25.22
elapsed(ms): 23.846
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50 |
| low_priority | method | GET |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
|
| low_priority | params | {'pageNum': '1', 'pageSize': '50'} |
| low_priority | body | None |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:33 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057499489406976","name":"刘铭月","mobile":"15544441101"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
equals:[ 刘铭月
, 刘铭月 ]
equals:[ 15544441101
, 15544441101 ]
|
| low_priority | Statistics |
content_size(bytes): 394
response_time(ms): 21.55
elapsed(ms): 20.121
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:33 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 36.11
elapsed(ms): 34.659
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50 |
| low_priority | method | GET |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
|
| low_priority | params | {'pageNum': 1, 'pageSize': 50} |
| low_priority | body | None |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:34 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057503213948928","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
equals:[ 刘小雨
, 刘小雨 ]
equals:[ 13522220002
, 13522220002 ]
|
| low_priority | Statistics |
content_size(bytes): 394
response_time(ms): 24.92
elapsed(ms): 23.542
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.kEsgwbqTW4h1o7jvTuhaVYWfdubeP6zIHXgObztXSoNUrHfq41bDWyvqDpJmjnNlyYGgctZvtLmrA5Q2oXrihQ
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057503213948928', 'mobile': '13500009999', 'name': '刘铭月'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057503213948928", "mobile": "13500009999", "name": "\u5218\u94ed\u6708"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:34 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 28.47
elapsed(ms): 27.083
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDM2NjE1NDc1MjAiLCJzdWIiOiIxMTc2MDU3MzAzNjYxNTQ3NTIwIiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.Odi6ufVyNioSUJ3Jv126TY-yN8ECQUuS_XgY28h-ZRHvT70Qx1RQO45dpssBW46scUjhds4P7CmPqf1pUjARiA
content-type: application/json; charset=UTF-8
Content-Length: 68
|
| low_priority | json | {'data': {'mobile': '13522220001', 'name': ''}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13522220001", "name": ""}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:34 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 23.05
elapsed(ms): 21.614
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDM2NjE1NDc1MjAiLCJzdWIiOiIxMTc2MDU3MzAzNjYxNTQ3NTIwIiwiZXhwIjoxNTY5MjQzMjg1LCJpYXQiOjE1NjkyMjg4ODV9.Odi6ufVyNioSUJ3Jv126TY-yN8ECQUuS_XgY28h-ZRHvT70Qx1RQO45dpssBW46scUjhds4P7CmPqf1pUjARiA
content-type: application/json; charset=UTF-8
Content-Length: 68
|
| low_priority | json | {'data': {'mobile': '13522220001', 'name': ''}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13522220001", "name": ""}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:34 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.45
elapsed(ms): 14.005
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50 |
| low_priority | method | GET |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
content-type: application/json; charset=UTF-8
|
| low_priority | params | {'pageNum': 1, 'pageSize': 50} |
| low_priority | body | None |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:34 GMT
Content-Type: application/json;charset=UTF-8
Content-Length: 52
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":700,"msg":"token_sign_fail","success":false}
|
| low_priority | Validators |
equals:[ 700
, 700 ]
equals:[ token_sign_fail
, token_sign_fail ]
|
| low_priority | Statistics |
content_size(bytes): 52
response_time(ms): 21.56
elapsed(ms): 20.219
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDQ2NDcyMDg5NjAiLCJzdWIiOiIxMTc2MDU3MzA0NjQ3MjA4OTYwIiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.4gPu86YYQt3Zk5bJsb1RsAJUI8omfCSa2ujm8ELlRVgsjKNF7IXhRigljvPw19KUMyjGz6qfOADsmH4kXSbqPQ
content-type: application/json; charset=UTF-8
Content-Length: 374
|
| low_priority | json | {'data': {'mobile': '13500009999', 'name': '一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十一'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009999", "name": "\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:34 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 22.78
elapsed(ms): 21.39
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDQ2NDcyMDg5NjAiLCJzdWIiOiIxMTc2MDU3MzA0NjQ3MjA4OTYwIiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.4gPu86YYQt3Zk5bJsb1RsAJUI8omfCSa2ujm8ELlRVgsjKNF7IXhRigljvPw19KUMyjGz6qfOADsmH4kXSbqPQ
content-type: application/json; charset=UTF-8
Content-Length: 74
|
| low_priority | json | {'data': {'mobile': '13500009999', 'name': '一'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009999", "name": "\u4e00"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:34 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 14.14
elapsed(ms): 12.758
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:34 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 40.73
elapsed(ms): 39.284
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50 |
| low_priority | method | GET |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
content-type: application/json; charset=UTF-8
|
| low_priority | params | {'pageNum': 1, 'pageSize': 50} |
| low_priority | body | None |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:35 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057507567636480","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
equals:[ 刘小雨
, 刘小雨 ]
equals:[ 13522220002
, 13522220002 ]
|
| low_priority | Statistics |
content_size(bytes): 394
response_time(ms): 26.0
elapsed(ms): 24.587
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
content-type: application/json; charset=UTF-8
Content-Length: 410
|
| low_priority | json | {'data': {'contactId': '1176057507567636480', 'mobile': '13522220001', 'name': '一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十一'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057507567636480", "mobile": "13522220001", "name": "\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:35 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.86
elapsed(ms): 14.459
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
content-type: application/json; charset=UTF-8
Content-Length: 110
|
| low_priority | json | {'data': {'contactId': '1176057507567636480', 'mobile': '13522220001', 'name': '一'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057507567636480", "mobile": "13522220001", "name": "\u4e00"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:35 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.89
elapsed(ms): 14.488
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDY0ODQzMTQxMTIiLCJzdWIiOiIxMTc2MDU3MzA2NDg0MzE0MTEyIiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.Ct9SrOmG3xmVbv73HXp1PlGJybHR0x-t4u4y9v_lMykPLQ4vCqexQZZoH9-uH0fXwYM5Vrx2wCQtz8l5EMSvnA
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009999', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009999", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:35 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 34.75
elapsed(ms): 33.304
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDY0ODQzMTQxMTIiLCJzdWIiOiIxMTc2MDU3MzA2NDg0MzE0MTEyIiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.Ct9SrOmG3xmVbv73HXp1PlGJybHR0x-t4u4y9v_lMykPLQ4vCqexQZZoH9-uH0fXwYM5Vrx2wCQtz8l5EMSvnA
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009999', 'name': '刘玉梅'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009999", "name": "\u5218\u7389\u6885"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:35 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 27.89
elapsed(ms): 26.498
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:35 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 37.53
elapsed(ms): 36.107
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50 |
| low_priority | method | GET |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
content-type: application/json; charset=UTF-8
|
| low_priority | params | {'pageNum': 1, 'pageSize': 50} |
| low_priority | body | None |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:36 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057511954878464","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
equals:[ 刘小雨
, 刘小雨 ]
equals:[ 13522220002
, 13522220002 ]
|
| low_priority | Statistics |
content_size(bytes): 394
response_time(ms): 23.88
elapsed(ms): 22.391
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
content-type: application/json; charset=UTF-8
Content-Length: 404
|
| low_priority | json | {'data': {'contactId': '1176057511954878464', 'mobile': '13522220001', 'name': '一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十一二三四五六七八九十'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057511954878464", "mobile": "13522220001", "name": "\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:36 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 28.24
elapsed(ms): 26.816
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
content-type: application/json; charset=UTF-8
Content-Length: 116
|
| low_priority | json | {'data': {'contactId': '1176057511954878464', 'mobile': '13522220001', 'name': '一二'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057511954878464", "mobile": "13522220001", "name": "\u4e00\u4e8c"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:36 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.4
elapsed(ms): 24.993
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
content-type: application/json; charset=UTF-8
Content-Length: 107
|
| low_priority | json | {'data': {'contactId': '1176057511954878464', 'mobile': '13522220001', 'name': '123'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057511954878464", "mobile": "13522220001", "name": "123"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:36 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 24.29
elapsed(ms): 22.86
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
content-type: application/json; charset=UTF-8
Content-Length: 107
|
| low_priority | json | {'data': {'contactId': '1176057511954878464', 'mobile': '13522220001', 'name': 'jjj'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057511954878464", "mobile": "13522220001", "name": "jjj"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:36 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 22.41
elapsed(ms): 20.961
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
content-type: application/json; charset=UTF-8
Content-Length: 109
|
| low_priority | json | {'data': {'contactId': '1176057511954878464', 'mobile': '13522220001', 'name': '*&^&*'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057511954878464", "mobile": "13522220001", "name": "*&^&*"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:36 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 24.27
elapsed(ms): 22.827
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
content-type: application/json; charset=UTF-8
Content-Length: 116
|
| low_priority | json | {'data': {'contactId': '1176057511954878464', 'mobile': '13522220001', 'name': '123&*^hgjkfd'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057511954878464", "mobile": "13522220001", "name": "123&*^hgjkfd"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:36 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 24.89
elapsed(ms): 23.293
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:37 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 36.06
elapsed(ms): 34.54
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50 |
| low_priority | method | GET |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
content-type: application/json; charset=UTF-8
|
| low_priority | params | {'pageNum': 1, 'pageSize': 50} |
| low_priority | body | None |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:37 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057518061785088","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
equals:[ 刘小雨
, 刘小雨 ]
equals:[ 13522220002
, 13522220002 ]
|
| low_priority | Statistics |
content_size(bytes): 394
response_time(ms): 20.77
elapsed(ms): 18.662
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
content-type: application/json; charset=UTF-8
Content-Length: 104
|
| low_priority | json | {'data': {'contactId': '1176057518061785088', 'mobile': '13522220001', 'name': ''}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057518061785088", "mobile": "13522220001", "name": ""}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:37 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 14.98
elapsed(ms): 13.52
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg2LCJpYXQiOjE1NjkyMjg4ODZ9.BE0c-jrFdUTk61DePmFYZ5cGxZUfvHXQaAlMf_q4VjF4ppVSqjt-aqIgnq5OCid0vqvZ_f8Ho3Qicv3eRtRY0Q
content-type: application/json; charset=UTF-8
Content-Length: 104
|
| low_priority | json | {'data': {'contactId': '1176057518061785088', 'mobile': '13522220001', 'name': ''}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057518061785088", "mobile": "13522220001", "name": ""}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:37 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 16.86
elapsed(ms): 15.444
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:38 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 36.9
elapsed(ms): 35.339
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50 |
| low_priority | method | GET |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
|
| low_priority | params | {'pageNum': 1, 'pageSize': 50} |
| low_priority | body | None |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:38 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057522021208064","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
equals:[ 刘小雨
, 刘小雨 ]
equals:[ 13522220002
, 13522220002 ]
|
| low_priority | Statistics |
content_size(bytes): 394
response_time(ms): 25.11
elapsed(ms): 23.596
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057522021208064', 'mobile': '15544441101', 'name': '刘铭月'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057522021208064", "mobile": "15544441101", "name": "\u5218\u94ed\u6708"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:38 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.67
elapsed(ms): 25.048
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDk0NzQ4NTI4NjQiLCJzdWIiOiIxMTc2MDU3MzA5NDc0ODUyODY0IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.6dnyysPPrJ6MSMILjpA_sJjbMf5DXjPET_ODr-ZN2WdWcAhUuRKYCuDB5DuIdwVwwmhxUW7CJMcyP9exrCtKYQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009999', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009999", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:38 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 37.41
elapsed(ms): 35.971
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMDk0NzQ4NTI4NjQiLCJzdWIiOiIxMTc2MDU3MzA5NDc0ODUyODY0IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.6dnyysPPrJ6MSMILjpA_sJjbMf5DXjPET_ODr-ZN2WdWcAhUuRKYCuDB5DuIdwVwwmhxUW7CJMcyP9exrCtKYQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009998', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009998", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:38 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 27.72
elapsed(ms): 26.235
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
content-type: application/json; charset=UTF-8
Content-Length: 114
|
| low_priority | json | {'data': {'contactId': '12323211321', 'mobile': '13555509999', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "12323211321", "mobile": "13555509999", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:38 GMT
Content-Type: application/json;charset=UTF-8
Content-Length: 52
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":700,"msg":"token_sign_fail","success":false}
|
| low_priority | Validators |
equals:[ 700
, 700 ]
equals:[ token_sign_fail
, token_sign_fail ]
|
| low_priority | Statistics |
content_size(bytes): 52
response_time(ms): 18.42
elapsed(ms): 16.973
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:38 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 37.01
elapsed(ms): 35.531
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50 |
| low_priority | method | GET |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
|
| low_priority | params | {'pageNum': 1, 'pageSize': 50} |
| low_priority | body | None |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:39 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057526144208896","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
equals:[ 刘小雨
, 刘小雨 ]
equals:[ 13522220002
, 13522220002 ]
|
| low_priority | Statistics |
content_size(bytes): 394
response_time(ms): 48.59
elapsed(ms): 47.092
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057526144208896', 'mobile': '13522220002', 'name': '刘铭月'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057526144208896", "mobile": "13522220002", "name": "\u5218\u94ed\u6708"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:39 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.57
elapsed(ms): 25.097
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50 |
| low_priority | method | GET |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
|
| low_priority | params | {'pageNum': '1', 'pageSize': '50'} |
| low_priority | body | None |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:39 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057526144208896","name":"刘铭月","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
equals:[ 刘铭月
, 刘铭月 ]
equals:[ 13522220002
, 13522220002 ]
|
| low_priority | Statistics |
content_size(bytes): 394
response_time(ms): 25.0
elapsed(ms): 23.188
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMTExNjkzNTE2ODAiLCJzdWIiOiIxMTc2MDU3MzExMTY5MzUxNjgwIiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.CJVzbE_xg91tWFrCyWuTpnAkll6KJTChYRP_vt6mJ_08dVa9TfmsyWFe_9SIx6jzYU2p6jiOAnxDng1s5n1BOg
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009999', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009999", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:39 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 33.02
elapsed(ms): 31.502
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMTExNjkzNTE2ODAiLCJzdWIiOiIxMTc2MDU3MzExMTY5MzUxNjgwIiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.CJVzbE_xg91tWFrCyWuTpnAkll6KJTChYRP_vt6mJ_08dVa9TfmsyWFe_9SIx6jzYU2p6jiOAnxDng1s5n1BOg
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13500009999', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13500009999", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:39 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 24.81
elapsed(ms): 23.369
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:40 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 37.53
elapsed(ms): 36.078
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50 |
| low_priority | method | GET |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
|
| low_priority | params | {'pageNum': 1, 'pageSize': 50} |
| low_priority | body | None |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:40 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057530464342016","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
equals:[ 刘小雨
, 刘小雨 ]
equals:[ 13522220002
, 13522220002 ]
|
| low_priority | Statistics |
content_size(bytes): 394
response_time(ms): 22.8
elapsed(ms): 21.23
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 112
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '1', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "1", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:40 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 13.75
elapsed(ms): 12.328
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 112
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': 'a', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "a", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:40 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 14.18
elapsed(ms): 12.755
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 117
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '我', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "\u6211", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:40 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 13.81
elapsed(ms): 12.302
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 112
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '*', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "*", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:40 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 14.44
elapsed(ms): 13.013
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': 'iiiiiiiiiii', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "iiiiiiiiiii", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:41 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 14.49
elapsed(ms): 12.992
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 177
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '一二三四五六七八九十一', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "\u4e00\u4e8c\u4e09\u56db\u4e94\u516d\u4e03\u516b\u4e5d\u5341\u4e00", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:41 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.16
elapsed(ms): 13.711
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '1336666000a', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "1336666000a", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:41 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 14.37
elapsed(ms): 12.905
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '***********', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "***********", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:41 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 14.42
elapsed(ms): 12.96
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '135444422#@', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "135444422#@", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:41 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 14.71
elapsed(ms): 13.3
|
| Status | Params | Details | |
|---|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo | |
| low_priority | method | POST | |
| low_priority | status_code | 200 | |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 122
|
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': ' | 11 | ', 'name': '刘晓玉'}, 'signStr': 'string'}
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "<td>11</td>", "name": "\u5218\u6653\u7389"}, "signStr": "string"} | |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:41 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
|
| low_priority | cookies | {} | |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 14.67
elapsed(ms): 13.161
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '11111111111', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "11111111111", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:41 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.69
elapsed(ms): 14.279
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '00000000000', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "00000000000", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:41 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 14.44
elapsed(ms): 13.016
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '99999999999', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "99999999999", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:42 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 14.07
elapsed(ms): 12.633
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 123
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '135666622123', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "135666622123", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:42 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 14.54
elapsed(ms): 13.086
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 127
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '1356666777已', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "1356666777\u5df2", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:42 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 14.64
elapsed(ms): 13.056
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 114
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '110', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "110", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:42 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 14.5
elapsed(ms): 13.053
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 115
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '1201', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "1201", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:42 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 14.71
elapsed(ms): 13.297
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 116
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '12345', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "12345", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:42 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.13
elapsed(ms): 13.695
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 117
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '123456', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "123456", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:42 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.58
elapsed(ms): 13.824
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 118
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '1234567', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "1234567", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:42 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.62
elapsed(ms): 13.83
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 119
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '12345678', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "12345678", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:42 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.95
elapsed(ms): 14.354
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 120
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '123456789', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "123456789", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:43 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 14.65
elapsed(ms): 13.228
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 121
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '1234567890', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "1234567890", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:43 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.23
elapsed(ms): 13.012
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '12345678901', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "12345678901", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:43 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.57
elapsed(ms): 14.102
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '1350000 99', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "1350000 99", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:43 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 14.76
elapsed(ms): 13.25
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '135777788 8', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "135777788 8", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:43 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 13.93
elapsed(ms): 12.496
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg3LCJpYXQiOjE1NjkyMjg4ODd9.UMYcu1tLnsvem18HS6e-u0peE4sKcVXNEVYfDwA5ObufmLdO5ALPzfhF3aHXVL6d2l0n3Yyrj-A7B_W47xTkYQ
content-type: application/json; charset=UTF-8
Content-Length: 123
|
| low_priority | json | {'data': {'contactId': '1176057530464342016', 'mobile': '1356666 7777', 'name': '刘晓玉'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057530464342016", "mobile": "1356666 7777", "name": "\u5218\u6653\u7389"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:43 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 14.61
elapsed(ms): 13.16
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 86
|
| low_priority | json | {'data': {'mobile': '13522220002', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "13522220002", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:43 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 37.01
elapsed(ms): 35.506
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/getCustomerContactInfo?pageNum=1&pageSize=50 |
| low_priority | method | GET |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
|
| low_priority | params | {'pageNum': 1, 'pageSize': 50} |
| low_priority | body | None |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:44 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK","data":{"total":1,"list":[{"id":"1176057546964733952","name":"刘小雨","mobile":"13522220002"}],"pageNum":1,"pageSize":50,"size":1,"startRow":1,"endRow":1,"pages":1,"prePage":0,"nextPage":0,"isFirstPage":true,"isLastPage":true,"hasPreviousPage":false,"hasNextPage":false,"navigatePages":8,"navigatepageNums":[1],"navigateFirstPage":1,"navigateLastPage":1}}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
equals:[ 刘小雨
, 刘小雨 ]
equals:[ 13522220002
, 13522220002 ]
|
| low_priority | Statistics |
content_size(bytes): 394
response_time(ms): 22.5
elapsed(ms): 21.058
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '13300000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "13300000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:44 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 26.46
elapsed(ms): 25.044
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '14900000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "14900000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:44 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 22.14
elapsed(ms): 20.535
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '15300000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "15300000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:44 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 29.15
elapsed(ms): 27.656
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '17300000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "17300000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:44 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 22.73
elapsed(ms): 20.733
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '17700000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "17700000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:45 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 24.15
elapsed(ms): 22.645
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '18000000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "18000000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:45 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 22.06
elapsed(ms): 20.632
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '18100000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "18100000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:45 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 21.97
elapsed(ms): 20.498
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '18900000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "18900000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:45 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 24.15
elapsed(ms): 22.489
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '19900000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "19900000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:45 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 23.78
elapsed(ms): 22.276
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '13000000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "13000000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:45 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 24.03
elapsed(ms): 22.461
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '13100000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "13100000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:45 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 23.43
elapsed(ms): 21.948
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '13200000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "13200000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:46 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 23.02
elapsed(ms): 21.537
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '14500000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "14500000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:46 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 23.75
elapsed(ms): 22.306
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '15500000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "15500000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:46 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 27.21
elapsed(ms): 25.769
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '15600000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "15600000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:46 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 25.02
elapsed(ms): 23.55
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '16600000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "16600000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:46 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 24.88
elapsed(ms): 23.104
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '17100000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "17100000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:46 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 23.61
elapsed(ms): 22.112
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '17500000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "17500000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:46 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 23.68
elapsed(ms): 22.27
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '17600000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "17600000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:46 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 23.69
elapsed(ms): 22.266
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '18500000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "18500000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:47 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 24.81
elapsed(ms): 23.388
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '18600000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "18600000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:47 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 24.47
elapsed(ms): 22.996
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '16600000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "16600000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:47 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 24.44
elapsed(ms): 22.997
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '13400000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "13400000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:47 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 24.0
elapsed(ms): 20.437
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '13500000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "13500000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:47 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 23.49
elapsed(ms): 22.056
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '13600000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "13600000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:47 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 23.82
elapsed(ms): 21.729
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '13700000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "13700000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:47 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 23.99
elapsed(ms): 22.569
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '13800000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "13800000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:47 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 24.65
elapsed(ms): 23.204
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '13900000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "13900000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:48 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 23.82
elapsed(ms): 22.182
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '14700000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "14700000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:48 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 23.84
elapsed(ms): 22.355
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '15000000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "15000000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:48 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 24.61
elapsed(ms): 22.871
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '15100000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "15100000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:48 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 24.7
elapsed(ms): 22.656
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '15200000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "15200000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:48 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 23.55
elapsed(ms): 22.111
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '15700000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "15700000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:48 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 23.77
elapsed(ms): 22.269
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '15800000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "15800000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:48 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 23.63
elapsed(ms): 22.181
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '15900000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "15900000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:48 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 24.35
elapsed(ms): 22.856
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '17200000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "17200000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:49 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 23.38
elapsed(ms): 21.373
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '17800000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "17800000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:49 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 24.46
elapsed(ms): 23.02
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '18200000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "18200000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:49 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 23.07
elapsed(ms): 21.644
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '18300000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "18300000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:49 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 24.37
elapsed(ms): 22.932
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '18400000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "18400000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:49 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 20.69
elapsed(ms): 19.078
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '18700000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "18700000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:49 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 23.77
elapsed(ms): 21.701
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '18800000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "18800000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:49 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 24.24
elapsed(ms): 22.76
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/editContactInfo |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzQ3MTE2Nzg5NDQ2Nzc4ODgiLCJzdWIiOiIxMTc0NzExNjc4OTQ0Njc3ODg4IiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.6ZbnUD_f93Ru43ft9lGuCEgun-zxF3v4HQapiXO7zRH_pBpKlQPbk928ouS1VpeTkvTjXyP8cQ8m4rIbBEAYgg
content-type: application/json; charset=UTF-8
Content-Length: 122
|
| low_priority | json | {'data': {'contactId': '1176057546964733952', 'mobile': '19800000001', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"contactId": "1176057546964733952", "mobile": "19800000001", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:49 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":0,"success":true,"msg":"OK"}
|
| low_priority | Validators |
equals:[ 0
, 0 ]
equals:[ OK
, OK ]
|
| low_priority | Statistics |
content_size(bytes): 36
response_time(ms): 21.57
elapsed(ms): 20.003
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMTM1MzkxMzM0NDAiLCJzdWIiOiIxMTc2MDU3MzEzNTM5MTMzNDQwIiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.y6jnlDRrn7bcWZekL_VFtP8IDpTQqveZlFPjJvZj7FHm5QjydCsToTkLvzXT26Ob4JtTFwu32LXRwoJ7zGne1g
content-type: application/json; charset=UTF-8
Content-Length: 75
|
| low_priority | json | {'data': {'mobile': '', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:50 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 25.31
elapsed(ms): 23.864
|
| Status | Params | Details |
|---|---|---|
| low_priority | url | http://netcar.zrong.cn:20080/netCar/page/contact/addContact |
| low_priority | method | POST |
| low_priority | status_code | 200 |
| low_priority | headers |
User-Agent: python-requests/2.18.4
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VySW5mbyI6IjExNzYwNTczMTM1MzkxMzM0NDAiLCJzdWIiOiIxMTc2MDU3MzEzNTM5MTMzNDQwIiwiZXhwIjoxNTY5MjQzMjg4LCJpYXQiOjE1NjkyMjg4ODh9.y6jnlDRrn7bcWZekL_VFtP8IDpTQqveZlFPjJvZj7FHm5QjydCsToTkLvzXT26Ob4JtTFwu32LXRwoJ7zGne1g
content-type: application/json; charset=UTF-8
Content-Length: 75
|
| low_priority | json | {'data': {'mobile': '', 'name': '刘小雨'}, 'signStr': 'string'} |
| low_priority | body | {"data": {"mobile": "", "name": "\u5218\u5c0f\u96e8"}, "signStr": "string"} |
| low_priority | headers |
Server: nginx/1.14.0
Date: Mon, 23 Sep 2019 08:55:50 GMT
Content-Type: application/json;charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
|
| low_priority | cookies | {} |
| low_priority | text |
{"code":100101,"success":false,"msg":"parameter_error","data":null}
|
| low_priority | Validators |
equals:[ 100101
, 100101 ]
equals:[ parameter_error
, parameter_error ]
|
| low_priority | Statistics |
content_size(bytes): 67
response_time(ms): 15.56
elapsed(ms): 14.165
|
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:55:18 | 测试修改联系人手机号码为空 | pass |
| 2019-09-23 16:55:19 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:55:19 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:55:19 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:26 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:37 | 测试只修改联系人手机号 | pass |
| 2019-09-23 16:55:37 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:55:38 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:55:38 | 测试查询常用联系人、排序及分页 | pass |
| 2019-09-23 16:55:38 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:39 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:39 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:40 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:40 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:41 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:42 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:42 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:43 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:43 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:44 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:44 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:45 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:46 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:46 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:47 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:47 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:48 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:48 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:49 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:50 | 测试添加联系人姓名字数边界值与字符组合 | pass |
| 2019-09-23 16:55:50 | 测试修改手机号后查询联系人 | pass |
| 2019-09-23 16:55:50 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:55:51 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:55:51 | 【前置条件】修改联系人手机号 | pass |
| 2019-09-23 16:55:51 | 测试最多可添加20个联系人 | pass |
| 2019-09-23 16:55:51 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:52 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:52 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:53 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:53 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:54 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:54 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:55 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:56 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:56 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:57 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:57 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:58 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:58 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:59 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:56:00 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:56:00 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:56:01 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:56:01 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:56:02 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:56:03 | 测试未登录添加联系人 | pass |
| 2019-09-23 16:56:03 | 测试修改手机号和姓名后查询联系人 | pass |
| 2019-09-23 16:56:03 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:56:03 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:56:03 | 【前置条件】修改联系人手机号和姓名 | pass |
| 2019-09-23 16:56:04 | 测试只修改联系人姓名 | pass |
| 2019-09-23 16:56:04 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:56:04 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:56:04 | 测试添加联系人姓名为空 | pass |
| 2019-09-23 16:56:04 | 测试未登录查询常用联系人 | pass |
| 2019-09-23 16:56:05 | 测试添加联系人姓名超过最大字数限制和低于最小字数限制 | pass |
| 2019-09-23 16:56:05 | 测试修改联系人姓名超过最大字数限制和低于最小字数限制 | pass |
| 2019-09-23 16:56:05 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:56:05 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:56:06 | 测试添加相同手机号不同联系人 | pass |
| 2019-09-23 16:56:06 | 测试修改联系人姓名字数边界值与字符组合 | pass |
| 2019-09-23 16:56:06 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:56:06 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:56:07 | 测试修改联系人姓名为空 | pass |
| 2019-09-23 16:56:07 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:56:08 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:56:08 | 测试修改联系人手机号和姓名 | pass |
| 2019-09-23 16:56:08 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:56:09 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:56:09 | 测试添加相同联系人不同手机号 | pass |
| 2019-09-23 16:56:09 | 测试未登录修改联系人 | pass |
| 2019-09-23 16:56:09 | 测试修改姓名后查询联系人 | pass |
| 2019-09-23 16:56:09 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:56:10 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:56:10 | 【前置条件】修改联系人姓名 | pass |
| 2019-09-23 16:56:10 | 测试添加相同手机号相同联系人 | pass |
| 2019-09-23 16:56:10 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:10 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:56:11 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:56:14 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:14 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:56:15 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:56:20 | 测试添加联系人手机号码为空 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:55:19 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:55:19 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:55:19 | 测试修改联系人手机号码为空 | pass |
| 2019-09-23 16:55:19 | 测试修改联系人手机号码为空 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:55:20 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:20 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:20 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:20 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:21 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:21 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:21 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:22 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:22 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:22 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:22 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:23 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:23 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:23 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:23 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:24 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:24 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:24 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:24 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:25 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:25 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:25 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:25 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:26 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:26 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:26 | 测试添加常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:55:26 | 测试添加常用联系人手机号码格式不正确 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:55:26 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:27 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:27 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:27 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:28 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:28 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:28 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:28 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:29 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:29 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:29 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:29 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:30 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:30 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:30 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:30 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:31 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:31 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:31 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:31 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:32 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:32 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:32 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:32 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:33 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:33 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:33 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:33 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:34 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:34 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:34 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:34 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:35 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:35 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:35 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:35 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:36 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:36 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:36 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:37 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:37 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:37 | 测试添加常用联系人不同号码段 | pass |
| 2019-09-23 16:55:37 | 测试添加常用联系人不同号码段 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:55:37 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:55:38 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:55:38 | 测试只修改联系人手机号 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:55:38 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:39 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:39 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:40 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:40 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:41 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:42 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:42 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:43 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:43 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:44 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:44 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:45 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:46 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:46 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:47 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:47 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:48 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:48 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:49 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:50 | 测试查询常用联系人、排序及分页 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:55:50 | 测试添加联系人姓名字数边界值与字符组合 | pass |
| 2019-09-23 16:55:50 | 测试添加联系人姓名字数边界值与字符组合 | pass |
| 2019-09-23 16:55:50 | 测试添加联系人姓名字数边界值与字符组合 | pass |
| 2019-09-23 16:55:50 | 测试添加联系人姓名字数边界值与字符组合 | pass |
| 2019-09-23 16:55:50 | 测试添加联系人姓名字数边界值与字符组合 | pass |
| 2019-09-23 16:55:50 | 测试添加联系人姓名字数边界值与字符组合 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:55:50 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:55:51 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:55:51 | 【前置条件】修改联系人手机号 | pass |
| 2019-09-23 16:55:51 | 测试修改手机号后查询联系人 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:55:51 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:52 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:52 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:53 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:53 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:54 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:54 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:55 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:56 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:56 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:57 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:57 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:58 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:58 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:55:59 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:56:00 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:56:00 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:56:01 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:56:01 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:56:02 | 【前置条件】添加20个联系人 | pass |
| 2019-09-23 16:56:02 | 测试最多可添加20个联系人 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:56:03 | 测试未登录添加联系人 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:56:03 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:56:03 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:56:03 | 【前置条件】修改联系人手机号和姓名 | pass |
| 2019-09-23 16:56:03 | 测试修改手机号和姓名后查询联系人 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:56:04 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:56:04 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:56:04 | 测试只修改联系人姓名 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:56:04 | 测试添加联系人姓名为空 | pass |
| 2019-09-23 16:56:04 | 测试添加联系人姓名为空 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:56:04 | 测试未登录查询常用联系人 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:56:05 | 测试添加联系人姓名超过最大字数限制和低于最小字数限制 | pass |
| 2019-09-23 16:56:05 | 测试添加联系人姓名超过最大字数限制和低于最小字数限制 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:56:05 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:56:05 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:56:05 | 测试修改联系人姓名超过最大字数限制和低于最小字数限制 | pass |
| 2019-09-23 16:56:05 | 测试修改联系人姓名超过最大字数限制和低于最小字数限制 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:56:06 | 测试添加相同手机号不同联系人 | pass |
| 2019-09-23 16:56:06 | 测试添加相同手机号不同联系人 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:56:06 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:56:06 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:56:06 | 测试修改联系人姓名字数边界值与字符组合 | pass |
| 2019-09-23 16:56:06 | 测试修改联系人姓名字数边界值与字符组合 | pass |
| 2019-09-23 16:56:07 | 测试修改联系人姓名字数边界值与字符组合 | pass |
| 2019-09-23 16:56:07 | 测试修改联系人姓名字数边界值与字符组合 | pass |
| 2019-09-23 16:56:07 | 测试修改联系人姓名字数边界值与字符组合 | pass |
| 2019-09-23 16:56:07 | 测试修改联系人姓名字数边界值与字符组合 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:56:07 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:56:08 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:56:08 | 测试修改联系人姓名为空 | pass |
| 2019-09-23 16:56:08 | 测试修改联系人姓名为空 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:56:08 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:56:09 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:56:09 | 测试修改联系人手机号和姓名 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:56:09 | 测试添加相同联系人不同手机号 | pass |
| 2019-09-23 16:56:09 | 测试添加相同联系人不同手机号 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:56:09 | 测试未登录修改联系人 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:56:09 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:56:10 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:56:10 | 【前置条件】修改联系人姓名 | pass |
| 2019-09-23 16:56:10 | 测试修改姓名后查询联系人 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:56:10 | 测试添加相同手机号相同联系人 | pass |
| 2019-09-23 16:56:10 | 测试添加相同手机号相同联系人 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:56:10 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:56:11 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:56:11 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:11 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:11 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:11 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:11 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:11 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:11 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:12 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:12 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:12 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:12 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:12 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:12 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:12 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:12 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:13 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:13 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:13 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:13 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:13 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:13 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:13 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:13 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:14 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:14 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:14 | 测试修改常用联系人手机号码格式不正确 | pass |
| 2019-09-23 16:56:14 | 测试修改常用联系人手机号码格式不正确 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:56:14 | 【前置条件】添加1个联系人 | pass |
| 2019-09-23 16:56:15 | 【前置条件】查询联系人ID | pass |
| 2019-09-23 16:56:15 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:15 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:15 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:15 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:15 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:15 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:16 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:16 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:16 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:16 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:16 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:16 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:16 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:16 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:17 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:17 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:17 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:17 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:17 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:17 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:17 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:17 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:18 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:18 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:18 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:18 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:18 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:18 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:18 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:18 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:19 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:19 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:19 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:19 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:19 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:19 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:19 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:19 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:20 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:20 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:20 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:20 | 测试修改联系人不同号码段 | pass |
| 2019-09-23 16:56:20 | 测试修改联系人不同号码段 | pass |
| Timestamp | TestName | Status |
|---|---|---|
| 2019-09-23 16:56:20 | 测试添加联系人手机号码为空 | pass |
| 2019-09-23 16:56:20 | 测试添加联系人手机号码为空 | pass |
| Name | Passed | Failed | Errored | Skipped |
|---|---|---|---|---|
| All Suites | 248 | 0 | 0 | 0 |
| 测试修改联系人手机号码为空 | 4 | 0 | 0 | 0 |
| 测试添加常用联系人手机号码格式不正确 | 27 | 0 | 0 | 0 |
| 测试添加常用联系人不同号码段 | 43 | 0 | 0 | 0 |
| 测试只修改联系人手机号 | 3 | 0 | 0 | 0 |
| 测试查询常用联系人、排序及分页 | 21 | 0 | 0 | 0 |
| 测试添加联系人姓名字数边界值与字符组合 | 6 | 0 | 0 | 0 |
| 测试修改手机号后查询联系人 | 4 | 0 | 0 | 0 |
| 测试最多可添加20个联系人 | 21 | 0 | 0 | 0 |
| 测试未登录添加联系人 | 1 | 0 | 0 | 0 |
| 测试修改手机号和姓名后查询联系人 | 4 | 0 | 0 | 0 |
| 测试只修改联系人姓名 | 3 | 0 | 0 | 0 |
| 测试添加联系人姓名为空 | 2 | 0 | 0 | 0 |
| 测试未登录查询常用联系人 | 1 | 0 | 0 | 0 |
| 测试添加联系人姓名超过最大字数限制和低于最小字数限制 | 2 | 0 | 0 | 0 |
| 测试修改联系人姓名超过最大字数限制和低于最小字数限制 | 4 | 0 | 0 | 0 |
| 测试添加相同手机号不同联系人 | 2 | 0 | 0 | 0 |
| 测试修改联系人姓名字数边界值与字符组合 | 8 | 0 | 0 | 0 |
| 测试修改联系人姓名为空 | 4 | 0 | 0 | 0 |
| 测试修改联系人手机号和姓名 | 3 | 0 | 0 | 0 |
| 测试添加相同联系人不同手机号 | 2 | 0 | 0 | 0 |
| 测试未登录修改联系人 | 1 | 0 | 0 | 0 |
| 测试修改姓名后查询联系人 | 4 | 0 | 0 | 0 |
| 测试添加相同手机号相同联系人 | 2 | 0 | 0 | 0 |
| 测试修改常用联系人手机号码格式不正确 | 29 | 0 | 0 | 0 |
| 测试修改联系人不同号码段 | 45 | 0 | 0 | 0 |
| 测试添加联系人手机号码为空 | 2 | 0 | 0 | 0 |